Articles Search Results

  1. My application pool stops working. What is wrong with my site? Sometimes, you will notice that your website's application pool is halted automatically by the IIS. If this happens, there are few causes: 1. Something is not right with your website's coding. For the details of the error message, you can ... Read More
  2. How To Configure Secure Updates and Installations in WordPress on Ubuntu WordPress is the most popular CMS (content management system) used on the internet today. While many people use it because it is powerful and simple, sometimes people make a trade-off for convenience at the expense of security. This is the case in ho... Read More
  3. How To Configure Single and Multiple WordPress Site Settings with Nginx WordPress is the most popular CMS (content management system) used on the internet today. WordPress sites can be served using a HTTP server such as Apache or NGINX, while Apache is a great option to serve websites, many sites have moved to NGINX beca... Read More
  4. How To Use Top, Netstat, Du, & Other Tools to Monitor Server Resources How Do I Monitor Process Utilization? top One of the most common tools for checking the resource utilization of processes is "top". Top provides a simple, real-time table of your processes, with the largest consumers on top: top top - 14:45:52 up 2... Read More
  5. How To Get Started With mod_pagespeed with Apache on a CentOS and Fedora Cloud Server One of the more recently popular modules for Apache is mod_pagespeed. It is an output filter for Apache 2.2+ that can be configured through a variety of options through configuration files or a .htaccess file. An "output filter” is a something that... Read More
  6. Top 10 Linux Easter Eggs Not a Definitive List... Linux has a history of including some fun "easter eggs" in its software. In this article, we'll tell you about some fun commands and options to lighten up your day. Not all of them are "easter eggs", but we think you�... Read More
  7. How to Deploy Python WSGI Applications Using uWSGI Web Server with Nginx Understanding uWSGI and Using Nginx uWSGI is an ambitious project. Its toolset allows you to do so much more than simply hosting web applications. Since it does the job so well, and in such a performant way, over the years it has proven to be an ind... Read More
  8. A Comparison of Web Servers for Python Based Web Applications In this article, we will talk about three main things: Python, Web Servers, and most importantly the bits and bobs in-between the two. Jokes aside, this rather long article might seem dire for some looking for quick guidance or answers. Unfortunately... Read More
  9. Docker Explained: How To Containerize Python Web Applications Docker in Brief The docker project offers higher-level tools, working together, which are built on top of some Linux kernel features. The goal is to help developers and system administrators port applications - with all of their dependenci... Read More
  10. Docker Explained: How To Create Docker Containers Running Memcached Docker in Brief The docker project offers higher-level tools, working together, which are built on top of some Linux kernel features. The goal is to help developers and system administrators port applications - with all of their dependenci... Read More
Displaying 1 to 10 out of 48 articles found First Page Previous Page Page 1 of 5 Next Page Last Page